Uses of Enum
com.cisco.pt.ipc.enums.OSPFDefaultInfoOrig
Packages that use OSPFDefaultInfoOrig
-
Uses of OSPFDefaultInfoOrig in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return OSPFDefaultInfoOrigModifier and TypeMethodDescriptionstatic OSPFDefaultInfoOrigOSPFDefaultInfoOrig.fromIntValue(int value) static OSPFDefaultInfoOrigOSPFDefaultInfoOrig.fromIntValue(Integer value) static OSPFDefaultInfoOrigReturns the enum constant of this type with the specified name.static OSPFDefaultInfoOrig[]OSPFDefaultInfoOrig.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OSPFDefaultInfoOrig in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return OSPFDefaultInfoOrigModifier and TypeMethodDescriptionOSPFProcess.getDefaultInfoOrig()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type OSPFDefaultInfoOrigModifier and TypeMethodDescriptionvoidOSPFProcess.setDefaultInfoOrig(OSPFDefaultInfoOrig type) Information provided by the PKI file: -
Uses of OSPFDefaultInfoOrig in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return OSPFDefaultInfoOrigModifier and TypeMethodDescriptionOSPFProcessImpl.getDefaultInfoOrig()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type OSPFDefaultInfoOrigModifier and TypeMethodDescriptionvoidOSPFProcessImpl.setDefaultInfoOrig(OSPFDefaultInfoOrig type) Information provided by the PKI file: